Click or drag to resize

MessageHomeAddressStreet Property

Contains the street portion of the home address for the contact.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string HomeAddressStreet { get; set; }

Property Value

Type: String
The home address street.
See Also